[INFO] cloning repository https://github.com/smir-ant/sasql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smir-ant/sasql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5c165bc139c1b3a1dd335819074e231caeed0f3
[INFO] fixing smir-ant/sasql against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smir-ant/sasql
[INFO] finished tweaking git repo https://github.com/smir-ant/sasql
[INFO] tweaked toml for git repo https://github.com/smir-ant/sasql written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smir-ant/sasql on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smir-ant/sasql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c
[INFO] running `Command { std: "docker" "start" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/bsql/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-arena/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-driver-postgres/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-driver-sqlite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking bsql-arena v0.27.0 (/opt/rustwide/workdir/crates/bsql-arena)
[INFO] [stderr]    Migrating crates/bsql-arena/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking toml v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking bsql-driver-postgres v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-postgres)
[INFO] [stderr]    Migrating crates/bsql-driver-postgres/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking bsql-core v0.27.0 (/opt/rustwide/workdir/crates/bsql-core)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:761:19
[INFO] [stdout]      |
[INFO] [stdout]  742 |         let idle_count = inner.stack.lock().unwrap_or_else(|e| e.into_inner()).len();
[INFO] [stdout]      |                          -----------------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  761 |             match Connection::connect_arc(inner.config.clone()) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  762 |                 Ok(conn) => {
[INFO] [stdout]  763 |                     let mut stack = inner.stack.lock().unwrap_or_else(|e| e.into_inner());
[INFO] [stdout]      |                         ---------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `stack` calls a custom destructor
[INFO] [stdout]      |                         `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  772 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:761:19
[INFO] [stdout]      |
[INFO] [stdout]  742 |         let idle_count = inner.stack.lock().unwrap_or_else(|e| e.into_inner()).len();
[INFO] [stdout]      |                          -----------------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  761 |             match Connection::connect_arc(inner.config.clone()) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  762 |                 Ok(conn) => {
[INFO] [stdout]  763 |                     let mut stack = inner.stack.lock().unwrap_or_else(|e| e.into_inner());
[INFO] [stdout]      |                         ---------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `stack` calls a custom destructor
[INFO] [stdout]      |                         `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  772 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql-core/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:448:19
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  448 |             match cmd_rx.try_recv() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  453 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/bsql-core/src/test_support.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:481:23
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  481 |                 match reconnect_with_backoff(&config, &channels) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  499 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:537:27
[INFO] [stdout]     |
[INFO] [stdout] 537 |                     match quote_ident(channel) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 547 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 554 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:531:15
[INFO] [stdout]      |
[INFO] [stdout]  531 |         match bsql_driver_postgres::Connection::connect(config) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  534 |                 let channel_set = channels.lock().unwrap_or_else(|e| e.into_inner()).clone();
[INFO] [stdout]      |                                   --------------------------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  563 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:448:19
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  448 |             match cmd_rx.try_recv() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  453 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:481:23
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  481 |                 match reconnect_with_backoff(&config, &channels) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  499 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:537:27
[INFO] [stdout]     |
[INFO] [stdout] 537 |                     match quote_ident(channel) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 547 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 554 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:531:15
[INFO] [stdout]      |
[INFO] [stdout]  531 |         match bsql_driver_postgres::Connection::connect(config) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  534 |                 let channel_set = channels.lock().unwrap_or_else(|e| e.into_inner()).clone();
[INFO] [stdout]      |                                   --------------------------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  563 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]     Checking bsql-macros v0.27.0 (/opt/rustwide/workdir/crates/bsql-macros)
[INFO] [stderr]    Migrating crates/bsql-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking bsql-driver-sqlite v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-sqlite)
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:761:19
[INFO] [stdout]      |
[INFO] [stdout]  742 |         let idle_count = inner.stack.lock().unwrap_or_else(|e| e.into_inner()).len();
[INFO] [stdout]      |                          -----------------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  761 |             match Connection::connect_arc(inner.config.clone()) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  762 |                 Ok(conn) => {
[INFO] [stdout]  763 |                     let mut stack = inner.stack.lock().unwrap_or_else(|e| e.into_inner());
[INFO] [stdout]      |                         ---------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `stack` calls a custom destructor
[INFO] [stdout]      |                         `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  772 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql-driver-sqlite/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bsql-cli v0.27.0 (/opt/rustwide/workdir/crates/bsql-cli)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-driver-sqlite/src/pool.rs:545:39
[INFO] [stdout]     |
[INFO] [stdout] 540 |             if let Ok(mut conn) = self.writer.lock() {
[INFO] [stdout]     |                       --------    ------------------
[INFO] [stdout]     |                       |           |
[INFO] [stdout]     |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `conn` calls a custom destructor
[INFO] [stdout]     |                       `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                 if let Ok(mut conn) = reader.lock() {
[INFO] [stdout]     |                           --------    ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |           |
[INFO] [stdout]     |                           |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 548 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-driver-sqlite/src/pool.rs:545:39
[INFO] [stdout]     |
[INFO] [stdout] 540 |             if let Ok(mut conn) = self.writer.lock() {
[INFO] [stdout]     |                       --------    ------------------
[INFO] [stdout]     |                       |           |
[INFO] [stdout]     |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `conn` calls a custom destructor
[INFO] [stdout]     |                       `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                 if let Ok(mut conn) = reader.lock() {
[INFO] [stdout]     |                           --------    ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |           |
[INFO] [stdout]     |                           |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 548 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/executor.rs:183:22
[INFO] [stdout]      |
[INFO] [stdout]  180 |                 let mut guard = driver_pool.acquire_async().await.map_err(BsqlError::from)?;
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `guard` calls a custom destructor
[INFO] [stdout]      |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  184 |                     .map_err(BsqlError::from_driver_query)
[INFO] [stdout]  185 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:1211:1
[INFO] [stdout]      |
[INFO] [stdout] 1211 | impl Drop for PoolGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:448:19
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  448 |             match cmd_rx.try_recv() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  453 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:481:23
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  481 |                 match reconnect_with_backoff(&config, &channels) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  499 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:537:27
[INFO] [stdout]     |
[INFO] [stdout] 537 |                     match quote_ident(channel) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 547 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 554 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:531:15
[INFO] [stdout]      |
[INFO] [stdout]  531 |         match bsql_driver_postgres::Connection::connect(config) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  534 |                 let channel_set = channels.lock().unwrap_or_else(|e| e.into_inner()).clone();
[INFO] [stdout]      |                                   --------------------------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  563 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bsql v0.27.0 (/opt/rustwide/workdir/crates/bsql)
[INFO] [stderr]    Migrating crates/bsql-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/executor.rs:183:22
[INFO] [stdout]      |
[INFO] [stdout]  180 |                 let mut guard = driver_pool.acquire_async().await.map_err(BsqlError::from)?;
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `guard` calls a custom destructor
[INFO] [stdout]      |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  184 |                     .map_err(BsqlError::from_driver_query)
[INFO] [stdout]  185 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:1211:1
[INFO] [stdout]      |
[INFO] [stdout] 1211 | impl Drop for PoolGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/bsql-core/src/test_support.rs (18 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:448:19
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  448 |             match cmd_rx.try_recv() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  453 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:481:23
[INFO] [stdout]      |
[INFO] [stdout]  429 |     mut conn: bsql_driver_postgres::Connection,
[INFO] [stdout]      |     --------
[INFO] [stdout]      |     |
[INFO] [stdout]      |     `conn` calls a custom destructor
[INFO] [stdout]      |     `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  481 |                 match reconnect_with_backoff(&config, &channels) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  499 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:537:27
[INFO] [stdout]     |
[INFO] [stdout] 537 |                     match quote_ident(channel) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 547 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 554 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-core/src/listener.rs:531:15
[INFO] [stdout]      |
[INFO] [stdout]  531 |         match bsql_driver_postgres::Connection::connect(config) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  534 |                 let channel_set = channels.lock().unwrap_or_else(|e| e.into_inner()).clone();
[INFO] [stdout]      |                                   --------------------------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  563 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/pool.rs:761:19
[INFO] [stdout]      |
[INFO] [stdout]  742 |         let idle_count = inner.stack.lock().unwrap_or_else(|e| e.into_inner()).len();
[INFO] [stdout]      |                          -----------------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  761 |             match Connection::connect_arc(inner.config.clone()) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  762 |                 Ok(conn) => {
[INFO] [stdout]  763 |                     let mut stack = inner.stack.lock().unwrap_or_else(|e| e.into_inner());
[INFO] [stdout]      |                         ---------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `stack` calls a custom destructor
[INFO] [stdout]      |                         `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  772 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql-driver-postgres/tests/integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql-driver-postgres/tests/integration.rs:3856:31
[INFO] [stdout]      |
[INFO] [stdout] 3855 |         let config = Config::from_url(url).unwrap();
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `config` calls a custom destructor
[INFO] [stdout]      |             `config` will be dropped later as of Edition 2024
[INFO] [stdout] 3856 |         if let Ok(mut conn) = Connection::connect(&config) {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3862 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `config` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/listener.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let listener = Listener::connect(DB_URL).await.unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `listener` calls a custom destructor
[INFO] [stdout]     |         `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |     match result.unwrap_err() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Drop for Listener {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let listener = Listener::connect(DB_URL).await.unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `listener` calls a custom destructor
[INFO] [stdout]     |         `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |     match result.unwrap_err() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Drop for Listener {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let listener = Listener::connect(DB_URL).await.unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `listener` calls a custom destructor
[INFO] [stdout]     |         `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 |     match result.unwrap_err() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 254 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Drop for Listener {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let listener = Listener::connect(DB_URL).await.unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `listener` calls a custom destructor
[INFO] [stdout]     |         `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 299 |     match result.unwrap_err() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 309 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Drop for Listener {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let listener = Listener::connect(DB_URL).await.unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `listener` calls a custom destructor
[INFO] [stdout]     |         `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 316 |     match result.unwrap_err() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]    --> crates/bsql-core/src/listener.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl Drop for Listener {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/listener.rs:601:15
[INFO] [stdout]     |
[INFO] [stdout] 601 |         match listener.try_recv().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                   |
[INFO] [stdout]     |               |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 608 |                 tokio::task::yield_now().await;
[INFO] [stdout]     |                 ------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 612 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql/tests/read_write_split.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/sqlite_basic.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/types.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/singleflight.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/transactions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/compile_fail.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql/tests/transactions.rs:277:11
[INFO] [stdout]      |
[INFO] [stdout]  264 |     let pool = Pool::builder()
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `pool` calls a custom destructor
[INFO] [stdout]      |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  272 |     let _tx = pool.begin().await.unwrap();
[INFO] [stdout]      |         ---
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_tx` calls a custom destructor
[INFO] [stdout]      |         `_tx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  277 |     match result.unwrap_err() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `_tx` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-core/src/transaction.rs:332:1
[INFO] [stdout]      |
[INFO] [stdout]  332 | impl Drop for Transaction {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql/tests/sqlite_query.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/async_mode.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bsql/tests/basic.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql/tests/basic.rs:143:11
[INFO] [stdout]      |
[INFO] [stdout]  136 |     let pool = pool().await;
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `pool` calls a custom destructor
[INFO] [stdout]      |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  143 |     match result.unwrap_err() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  153 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql/tests/basic.rs:305:11
[INFO] [stdout]      |
[INFO] [stdout]  298 |     let pool = pool().await;
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `pool` calls a custom destructor
[INFO] [stdout]      |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  305 |     match result.unwrap_err() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  315 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/bsql/tests/basic.rs:403:11
[INFO] [stdout]      |
[INFO] [stdout]  397 |     let pool = pool().await;
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `pool` calls a custom destructor
[INFO] [stdout]      |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  403 |     match result.unwrap_err() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> crates/bsql-driver-postgres/src/types.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | impl Drop for Config {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs:2147:1
[INFO] [stdout]      |
[INFO] [stdout] 2147 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/bsql/tests/dynamic.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/bsql/tests/dynamic.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let results = bsql::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 21 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 22 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 23 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 24 | |          ORDER BY id"
[INFO] [stdout] 25 | |     )
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/bsql/tests/dynamic.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let results = bsql::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 44 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 45 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 46 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 47 | |          ORDER BY id"
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/bsql/tests/dynamic.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let results = bsql::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 70 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 71 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 72 | |          [AND assignee_id = $assignee: Option<i32>]
[INFO] [stdout] 73 | |          ORDER BY id"
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/bsql/tests/dynamic.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let results = bsql::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 92 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 93 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 94 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 95 | |          [AND assignee_id = $assignee: Option<i32>]
[INFO] [stdout] 96 | |          ORDER BY id"
[INFO] [stdout] 97 | |     )
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 115 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 116 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 117 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 118 | |          [AND assignee_id = $assignee: Option<i32>]
[INFO] [stdout] 119 | |          ORDER BY id"
[INFO] [stdout] 120 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 138 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 139 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 140 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 141 | |          [AND assignee_id = $assignee: Option<i32>]
[INFO] [stdout] 142 | |          ORDER BY id"
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 163 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 164 | |          WHERE created_by_user_id = $uid: i32
[INFO] [stdout] 165 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 166 | |          ORDER BY id"
[INFO] [stdout] 167 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 182 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 183 | |          WHERE created_by_user_id = $uid: i32
[INFO] [stdout] 184 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 185 | |          ORDER BY id"
[INFO] [stdout] 186 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let result = bsql::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 207 | |         "SELECT id, login FROM users
[INFO] [stdout] 208 | |          WHERE login = $login: &str
[INFO] [stdout] 209 | |          [AND middle_name = $middle: Option<&str>]"
[INFO] [stdout] 210 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let result = bsql::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 225 | |         "SELECT id, login FROM users
[INFO] [stdout] 226 | |          WHERE login = $login: &str
[INFO] [stdout] 227 | |          [AND middle_name = $middle: Option<&str>]"
[INFO] [stdout] 228 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 302 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 303 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 304 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |          ORDER BY id"
[INFO] [stdout] 308 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 324 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 325 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 326 | |          [AND title ILIKE '%' || $search: Option<String> || '%']
[INFO] [stdout] 327 | |          ORDER BY id"
[INFO] [stdout] 328 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |       let results = bsql::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 345 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 346 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 347 | |          [AND title ILIKE '%' || $search: Option<String> || '%']
[INFO] [stdout] 348 | |          ORDER BY id"
[INFO] [stdout] 349 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |       let mut stream = bsql::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 365 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 366 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 367 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 368 | |          ORDER BY id"
[INFO] [stdout] 369 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:387:22
[INFO] [stdout]     |
[INFO] [stdout] 387 |       let mut stream = bsql::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 388 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 389 | |          WHERE deleted_at IS NULL
[INFO] [stdout] 390 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 391 | |          ORDER BY id"
[INFO] [stdout] 392 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/bsql/tests/dynamic.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |       let mut stream = bsql::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 411 | |         "SELECT id, title FROM tickets
[INFO] [stdout] 412 | |          WHERE created_by_user_id = $uid: i32
[INFO] [stdout] 413 | |          [AND department_id = $dept: Option<i32>]
[INFO] [stdout] 414 | |          ORDER BY id"
[INFO] [stdout] 415 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] crater-edition-check: bsql v0.27.0 (/opt/rustwide/workdir/crates/bsql) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-core v0.27.0 (/opt/rustwide/workdir/crates/bsql-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-arena v0.27.0 (/opt/rustwide/workdir/crates/bsql-arena) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-driver-postgres v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-postgres) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-driver-sqlite v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-sqlite) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-macros v0.27.0 (/opt/rustwide/workdir/crates/bsql-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: bsql-cli v0.27.0 (/opt/rustwide/workdir/crates/bsql-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking bsql-arena v0.27.0 (/opt/rustwide/workdir/crates/bsql-arena)
[INFO] [stderr]    Compiling bsql-driver-postgres v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-postgres)
[INFO] [stderr]     Checking bsql-driver-sqlite v0.27.0 (/opt/rustwide/workdir/crates/bsql-driver-sqlite)
[INFO] [stderr]    Compiling bsql-core v0.27.0 (/opt/rustwide/workdir/crates/bsql-core)
[INFO] [stderr]     Checking bsql-cli v0.27.0 (/opt/rustwide/workdir/crates/bsql-cli)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |             unsafe { std::env::remove_var("BSQL_DATABASE_URL") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/bsql-core/src/lib.rs:1:11
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |             unsafe { std::env::remove_var("DATABASE_URL") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:365:17
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 unsafe { std::env::set_var("BSQL_DATABASE_URL", v) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 unsafe { std::env::set_var("DATABASE_URL", v) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         unsafe { std::env::remove_var("BSQL_DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         unsafe { std::env::remove_var("DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         unsafe { std::env::remove_var("BSQL_DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 |         unsafe { std::env::set_var("DATABASE_URL", "postgres://user:pass@127.0.0.1:1/nope") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 |         unsafe { std::env::set_var("BSQL_DATABASE_URL", "postgres://user:pass@127.0.0.1:1/nope") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         unsafe { std::env::remove_var("DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { std::env::set_var("BSQL_DATABASE_URL", "mysql://user:pass@127.0.0.1:1/db") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |         unsafe { std::env::remove_var("DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         unsafe { std::env::set_var("BSQL_DATABASE_URL", "not-postgres-bsql") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         unsafe { std::env::set_var("DATABASE_URL", "postgres://user:pass@127.0.0.1:1/realdb") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:678:9
[INFO] [stdout]     |
[INFO] [stdout] 678 |         unsafe { std::env::remove_var("BSQL_DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         unsafe { std::env::remove_var("DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 683 |             unsafe { std::env::set_var("BSQL_DATABASE_URL", v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/bsql-core/src/test_support.rs:687:13
[INFO] [stdout]     |
[INFO] [stdout] 687 |             unsafe { std::env::set_var("DATABASE_URL", v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bsql-macros v0.27.0 (/opt/rustwide/workdir/crates/bsql-macros)
[INFO] [stderr] error: could not compile `bsql-core` (lib test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c", kill_on_drop: false }`
[INFO] [stdout] ff37d420bb319b867ca5b27881e89fe6a3b08a1e81e8dde6eb8ebed73ad46c0c
